home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_138.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  5.1 KB  |  151 lines

  1.  
  2.  
  3.                                                 APL
  4.  
  5. APL is a write-only language. I can write programs in APL, but I can't read any of them.
  6. --> Roy Keir
  7.  
  8.  
  9.  
  10. FAQ:
  11. S.W. Sirlin:
  12. ftp://rtfm.mit.edu/pub/usenet/news.answers/apl-faq
  13. http://www.lib.ox.ac.uk/internet/news/faq/archive/apl-faq.html
  14. ftp://archive.uwaterloo.ca/languages/apl/faq_apl
  15.  
  16.  
  17.  
  18.                                   1. APL9x
  19.  
  20. APL : A double-decker bus. Its takes rows and columns of passengers to the same place all at the same time. But, it drives only in reverse gear, and is instrumented in Greek.
  21. --> ?
  22.                                               
  23.                                         1.1 APL90
  24.  
  25. VERSION - UPDATE: 1.20 (September 90)                                 
  26.  
  27. README: 
  28. "APL 90 is a new implementation of APL. APL 90 was written in C, between 1982 and 1988, at the Ecole des Mines de Saint-Etienne (France), by Jean-Jacques Girardot, Franテァois Mireaux and Sega Sako (with the additional help of a lot of people).....
  29. The Macintosh version can be used on a MacPlus, with or without the switcher. It has also been tested on the Macintosh SE (although we haven't found much speed improvement over the Mac Plus), and on the Mac 2, (where it is real fast), but you may have to customize somewhat your keyboard. APL 90 is essentially an adaptation of the UNIX programs, and currently reflects little of the possibilities of the Macintosh. It is compiled using Mac C, and parts of APL 90 are ツゥConsulair Corporation. Please consider this program as an intermediate product and a demo version."
  30.  
  31. AUTHOR:
  32. mac port:    
  33. Jean-Jacques Girardot
  34.  
  35. COPYRIGHT:
  36. (c) Jean-Jacques Girardot + Ecole des Mines Saint-Etienne France, 1985-1993
  37.  
  38. TYPE:
  39. Freeware
  40.  
  41. INTERNET SITES:
  42. Original site:
  43. ftp://ftp.emse.fr/pub/lang/apl/
  44.  
  45. Other sites:
  46. ftp://archive.uwaterloo.ca/languages/apl/apl90/ 
  47. ftp://exaic.wu-wien.ac.at/.a/aid/disk2/src/lang/apl/apl90/
  48. ftp://wuvieai.wu-wien.ac.at/pub/lang/apl/apl90/
  49. ftp://ftp.gwdg.de/pub/languages/apl/apl90/
  50.  
  51.  
  52.                                        1.2 APL92
  53.  
  54. VERSION - UPDATE: 1.33  (May 94)
  55.  
  56. README: 
  57. "As of May 94, there has been little evolution in APL 90.  The important differences with the language described here are :
  58. - APL 90 use faceware modules. These are available as shareware on some sites like sumex-aim.stanford.edu. A copy of some portions of Faceware is also available on mars.emse.fr as FACEWARE.SEA.HQX." (see: * )
  59.  
  60. AUTHOR:
  61. mac port:    
  62. Jean-Jacques Girardot
  63.  
  64. COPYRIGHT:
  65. (c) Jean-Jacques Girardot + Ecole des Mines Saint-Etienne France, 1985-1993
  66.  
  67. TYPE:
  68. Freeware
  69.  
  70. INTERNET SITES:
  71. Original site:
  72. ftp://ftp.emse.fr/pub/lang/apl/
  73.  
  74. Other sites:
  75. ftp://csi.jpl.nasa.gov/pub/apl/apl92/
  76. ftp://archive.uwaterloo.ca/languages/apl/apl90/ 
  77. ftp://exaic.wu-wien.ac.at/.a/aid/disk2/src/lang/apl/apl90/
  78. ftp://wuvieai.wu-wien.ac.at/pub/lang/apl/apl90/
  79. ftp://ftp.gwdg.de/pub/languages/apl/apl90/
  80.  
  81. -----------------------------------------------------------
  82. * Faceware:
  83. ftp://ftp.emse.fr/pub/mac/faceware/
  84. ftp://archive.uwaterloo.ca/languages/apl/apl90/ 
  85. ftp://exaic.wu-wien.ac.at/.a/aid/disk2/src/lang/apl/apl90/
  86. ftp://wuvieai.wu-wien.ac.at/pub/lang/apl/apl90/
  87. ftp://ftp.gwdg.de/pub/languages/apl/apl90/
  88.  
  89.  
  90.  
  91.                                               2.  J
  92.  
  93. FAQs:
  94. Emmett McLean:
  95. ftp://archive.uwaterloo.ca/languages/j/early_j/help/faq_early_j
  96.  
  97. Ehud Lamm:
  98. ftp://archive.uwaterloo.ca/languages/j/early_j/help/programming_j_faq
  99.  
  100.  
  101. VERSION - UPDATE: 6.2  (12-20-92)                                
  102.  
  103. README:
  104. " J is a functional shareware programming language available via anonymous ftp at watserv1.waterloo.edu.
  105. Features include list-at-a-time processing, arrays of arrays, complex numbers, special features for multiplying polynomials, manipulating sets and generating permutations.  Although it provides support for numerical modeling, it is not a numerical modeling package.  It is a general purpose programming language.
  106.  J was designed and developed by Ken Iverson and Roger Hui. It is similar to the language APL, departing from APL in using the ASCII alphabet exclusively, but employing a spelling scheme that retains the advantages of the special alphabet required by APL. It has added features and control structures that extend its power beyond standard APL."
  107. ftp://archive.uwaterloo.ca/languages/j/early_j/help/faq_early_j
  108.   
  109. AUTHORS: 
  110. Kennneth E. Iverson
  111. Roger Hui 
  112.     
  113. COPYRIGHT:
  114. (c) 1989 1990, Roger K.W. Hui & K.E. Iverson
  115. (c) 1990-1992, Iverson Software Inc.
  116.  
  117. TYPE:
  118. Freeware (registered copy: US $24)
  119.  
  120. INTERNET SITES:
  121. Original site:
  122. ftp://archive.uwaterloo.ca/languages/j/early_j/exec/mac/
  123.           
  124. Other sites:
  125. ftp://wuvieai.wu-wien.ac.at/pub/lang/j/early_j/exec/mac/
  126. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  127. ftp://ftp.switch.ch/software/mac/src/think_c/
  128. ftp://ftp.uni-paderborn.de/ftp/disk4/mac/development/languages/
  129.  
  130.  
  131.                                          3. MacAPL
  132.     
  133. VERSION - UPDATE:  1.13   (08-18-86)
  134.  
  135. README: -
  136.   
  137. AUTHOR: 
  138. mac port: 
  139. Michael C. O' Connor   
  140.  
  141. COPYRIGHT:
  142. (c) 1986 - 1987 Leptonic Systems Co. 
  143. 405 Tarrytown Rd #145, White Plains, NY 10607
  144.  
  145. TYPE:
  146. Freeware 
  147.  
  148. INTERNET SITES:
  149. ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/Languages/
  150.  
  151.